home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Complete Mac Interactive / Macworld Complete Mac Interactive CD)(1994).iso / Software / Graphsoft / Arch Demo / Core.sit / MiniCad 5 Demo.rsrc / STR#_7022.txt < prev    next >
Text File  |  1994-04-15  |  259b  |  10 lines

  1. Changes the cursor appearance.
  2. See manual for codes.
  3.  
  4. SetCursor(cursorType);
  5.  
  6. Rotates the file's view by the #x, #y, #z angle values around the point specified by xCenter, yCenter, zCenter.
  7.  
  8. SetView(h : Handle; #x, #y, #z, xCenter, yCenter, zCenter : REAL);
  9.  
  10.